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
...
*
Fix handling of negative indices in SurfaceTool
Delf Neumärker
2021-02-18
1
-0
/
+1
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-6
/
+1
*
Scale error in mesh optimizer so it uses absolute scale.
K. S. Ernest (iFire) Lee
2021-01-11
1
-0
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Implement automatic LOD (Level of Detail)
reduz
2020-12-18
1
-1
/
+2
*
Reimplement skeletons and blend shapes
reduz
2020-12-16
1
-2
/
+2
*
Rework Mesh handling on scene importing.
reduz
2020-12-13
1
-176
/
+179
*
Static analyzer fixes:
bruvzg
2020-12-09
1
-1
/
+1
*
Refactored Mesh internals and formats.
reduz
2020-12-02
1
-125
/
+308
*
Refactor MethodBind to use variadic templates
reduz
2020-10-18
1
-2
/
+0
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-31
/
+60
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+5
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-68
/
+0
*
Revert "Renamed plane's d to distance"
Rémi Verschelde
2020-05-10
1
-3
/
+3
*
Renamed plane's d to distance
Marcus Elg
2020-05-10
1
-3
/
+3
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-54
/
+54
*
Fix compilation warnings and re-enable werror=yes on Travis
Rémi Verschelde
2020-02-18
1
-46
/
+2
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-72
/
+64
*
Base 3D engine done, still untested, though.
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
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
[prev]
[next]