index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
resources
/
surface_tool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use reference to constant in functions
qarmin
2019-07-10
1
-1
/
+1
*
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
1
-7
/
+7
*
Merge pull request #26355 from fire/expose_surface_tool
Rémi Verschelde
2019-05-28
1
-0
/
+22
|
\
|
*
Expose more surface tools and add create_from_blend_shape.
K. S. Ernest (iFire) Lee
2019-04-30
1
-0
/
+22
*
|
Fix typos with codespell
Rémi Verschelde
2019-05-19
1
-1
/
+1
|
/
*
Clean up ASSIMP import code.
Juan Linietsky
2019-04-13
1
-3
/
+47
*
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-09
1
-1
/
+2
*
Fix typos with codespell
Rémi Verschelde
2019-02-13
1
-5
/
+5
*
Removed dangerous and useless function, closes #22884
Juan Linietsky
2019-01-24
1
-2
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Reverse bitangent on everythings to ensure default normal map behavriour is c...
Bastiaan Olij
2018-12-08
1
-1
/
+1
*
Generate the tangents without de-indexing and re-indexing the vertices.
Guillaume Laforte
2018-11-26
1
-34
/
+70
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+2
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-7
/
+3
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-18
/
+18
*
Implemented Soft body
AndreaCatania
2018-07-23
1
-0
/
+1
*
Added flip switch to generate_normals
Chaosus
2018-02-19
1
-3
/
+7
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2017-12-10
1
-1
/
+1
*
-Ability to and unwrap lightmap coordinates on import
Juan Linietsky
2017-12-09
1
-3
/
+111
*
-Fixes to how collada generates tangents (use SurfaceTool), closes #9562
Juan Linietsky
2017-08-29
1
-2
/
+13
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-10
/
+10
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-4
/
+4
*
-Added GLTF scene support (still missing animations and .glb extension)
Juan Linietsky
2017-08-02
1
-25
/
+50
*
Bind some useful methods in SurfaceTool to GDScript
Andrii Doroshenko (Xrayez)
2017-07-31
1
-4
/
+15
*
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-0
/
+1
*
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-25
1
-1
/
+1
*
-Added proper access to depth texture from shader
Juan Linietsky
2017-06-07
1
-3
/
+3
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-394
/
+343
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-19
/
+19
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
1
-1
/
+1
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-3
/
+5
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-39
/
+39
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-19
/
+19
*
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
1
-12
/
+28
|
\
|
*
Blend shapes using transform feedback (GPU)
Juan Linietsky
2016-11-24
1
-11
/
+27
|
*
all light types and shadows are working, pending a lot of clean-up
Juan Linietsky
2016-11-09
1
-1
/
+1
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
|
/
*
SurfaceTool add_index method exposed to scripts.
Saracen
2016-07-22
1
-0
/
+1
*
Remove "SMOOTH BEGIN?" message
volzhs
2016-07-21
1
-2
/
+0
*
Fix wrong return and argument types in documentation
Ignacio Etcheverry
2016-05-04
1
-1
/
+1
*
Add a add_triangle_fan method to SurfaceTool
Bojidar Marinov
2016-04-18
1
-0
/
+31
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-1
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
-Fix shortcuts for OSX code completion, fixes #1111
Juan Linietsky
2015-01-04
1
-2
/
+2
*
Collada
Juan Linietsky
2014-10-14
1
-136
/
+70
[next]