2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Kae..pl e7aeb9a222 Tests: added a method that returns the known blender primary types names. This will be needed in unit tests. (forgot to make the method static). 12 жил өмнө
  Kae..pl c0f46d97c5 Tests: added a method that returns the known blender primary types names. This will be needed in unit tests. 12 жил өмнө
  PSp..om 797caf6936 Provide access to an in-order list of all class 12 жил өмнө
  PSp..om 90913bf8c3 Catch another case where shutdown state can cause a 12 жил өмнө
  Kae..pl a499e972ab Bugfix: fixed an issue that was recently introduced with not negating Y-rotation values when Y axis was up. 12 жил өмнө
  PSp..om 767231a4a8 Fixed an NPE in the FlyCamAppState that occurred 12 жил өмнө
  Kae..pl cf830b4c7c Bugfix: fixing errors that appeared during mirror modifier loading (there is still mirror rotation being not supported, but hope to fix that soon). 12 жил өмнө
  rem..om f8c317f593 BloomFilter, applied James patch to make sure the filter is properly re initialized when de downsampling factor is changed. 12 жил өмнө
  Kae..pl b77f5a422c Bugfix: fixed a bug that caused objects with negative scale to have improper transformations. 12 жил өмнө
  Kae..pl 68debc95eb Bugfix: displaying the bone name in BoneContext toString() method even if the bone is not yet created. 12 жил өмнө
  Kae..pl 25e20509c6 Bugfix: bone context returns the length of the bone without taking model scale into account; that caused troubles during constraint's computations but should be used for bone debugger length (an appropriate notice is in the method's javadoc). 12 жил өмнө
  Kae..pl b5357e96ec Bugfix: taking scale into account when loading constraint's world matrix. 12 жил өмнө
  PSp..om faf04cbb1f Keep better track of the independent alpha test related 12 жил өмнө
  PSp..om 4fc8cb8443 Added additional state for alpha test because 12 жил өмнө
  rem..om 79def7aa8f Re added nifty optimization to not render fully transparent quads 12 жил өмнө
  rem..om d6f3b4a5bc Removed a useless line of code in Parallax.glsllib 12 жил өмнө
  dan..om 8ff0cd386a FEATURE: Added some features to ScreenshotAppState. 12 жил өмнө
  Kae..pl 17a0554897 Bugfix: fixed a bug that caused models to be heavily spoiled if they had armatures with identical bones' names. 12 жил өмнө
  Kae..pl 9289d03604 Bugfix: fixed a bug that caused IDENTITY matrix to be changed during loading (sorry about that ;). 12 жил өмнө
  PSp..om 66c1b0b457 Modified containsGui() to work like the other contains 12 жил өмнө
  rem..om 9d63a7fc02 Fixed an issue with how reading text files with bufferedReader was done. Using a null check for EOF instead of buffer.ready(). This was causing a NPE on android 4.4 12 жил өмнө
  Kae..pl 45e82cdbb1 Bugfix: fixed parenting issue (turned out that blender does not always store parent inverse matrix in objects parentinv field) 12 жил өмнө
  Kae..pl 382c1c85f5 Bugfix: added tracks equalisation method (inequal tracks' frame count caused exceptions during animation simulations). 12 жил өмнө
  rem..om 7a612494a2 Fixed an issue introduced by last change on the filter post processor when disabling all filters before the Processor is initialized 12 жил өмнө
  iwg..ic 911958cfbe Android: set PreserveEGLContextOnPause when the os is rev 11 or higher. Dramatically reduces the resume time when the context can be preserved. 12 жил өмнө
  iwg..ic 743aa2144a Android: Add scaling to input coordinates (onTouch Coordinates from Android) to compensate for manually set surface resolutions. Android always sends the touch coordinates relative to the view resolution, not the resolution of the surface. If users use view.getHolder().setFixedSize(width, height) in MainActivity.onCreate(), then the input coordinates are not correct which messes up ray casting and other things. This scales the input coordinates before sending them to jME. 12 жил өмнө
  iwg..ic 4f75cb688f Android: Move application initialization to the first onDrawFrame. Resolves issues where simpleInitApp gets called without the correct appsettings width and height. 12 жил өмнө
  Kae..pl 1e33d2b0f3 Bugfix: allowing to use vertex colors when mesh has no material defined in blender. 12 жил өмнө
  Kae..pl 5e4af7a4fe Feature: disabling texture optimisations by default. 12 жил өмнө
  Kae..pl dd8b8fbd5f Feature: added support for line and point type of meshes. 12 жил өмнө